SixBit API Schema
DatePurchasedType Simple Type
Description
The date purchased
Namespace (none)
Type
Restriction of xs:dateTime
Diagram
DatePurchasedType Simple Type
Overview
DatePurchasedType Restriction of xs:dateTime
The date purchased
Source
<xs:simpleType name="DatePurchasedType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The date purchased</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:dateTime" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.